home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: Essential Home & Business / PC-SIG - Essential Home and Business Collection.iso / 22 / 7 / 2 / 4EDIT.TXT < prev    next >
Text File  |  1990-06-10  |  13KB  |  425 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                                  4EDIT USER'S GUIDE
  12.                                     VERSION 1.03
  13.  
  14.                                       JUNE 1990
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.                                                     _______
  27.                                                ____|__     |               (tm)
  28.                                             --|       |    |-------------------
  29.                                               |   ____|__  |  Association of
  30.                                               |  |       |_|  Shareware
  31.                                               |__|   o   |    Professionals
  32.                                             -----|   |   |---------------------
  33.                                                  |___|___|    MEMBER
  34.  
  35.                                                           Iram J. Weinstein
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.                                       XD SYSTEMS
  50.                                     1014 SHIPMAN LANE
  51.                                     MCLEAN, VA 22101
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.                                CONTENTS
  60.     
  61.  
  62.  
  63.              Limited Warranty                                      1
  64.  
  65.              Background                                            2
  66.  
  67.              4EDIT Usage                                           2
  68.  
  69.              Regarding Registration                                3
  70.  
  71.              4EDIT Version History                                 4
  72.  
  73.              4ZIP/4UNZIP                                           5
  74.  
  75.              Software Registration Form and Order                  6
  76.  
  77.  
  78.  
  79.                           LIMITED WARRANTY
  80.  
  81.              XD Systems warrants the physical diskette enclosed herein 
  82.         to be free of defects in materials and workmanship for a period 
  83.         of 60 days from the date of purchase.  In the event of notification 
  84.         within the warranty period of defects in material or workmanship, 
  85.         XD Systems will replace the defective diskette.
  86.  
  87.              XD Systems specifically disclaims all other warranties, 
  88.         express or implied, including but not limited to implied warranties 
  89.         of merchantability and fitness for a particular purpose.  In no 
  90.         event shall XD Systems be liable for any loss of profit or any 
  91.         other commercial damage, including but not limited to special, 
  92.         incidental, consequential or other damages arising out of the use, 
  93.         the result of use, or inability to use this product.
  94.  
  95.         This program is produced by a member of the Association of
  96.         Shareware Professionals (ASP).  ASP wants to make sure that the
  97.         shareware principle works for you.  If you are unable to resolve a
  98.         shareware-related problem with an ASP member by contacting the
  99.         member directly, ASP may be able to help.  The ASP Ombudsman can
  100.         help you resolve a dispute or problem with an ASP member, but does
  101.         not provide technical support for members' products.  Please write
  102.         to the ASP Ombudsman at P.O. Box 5786, Bellevue, WA 98006 or send
  103.         a Compuserve message via easyplex to ASP Ombudsman 70007,3536
  104.  
  105.         4DOS is a trademark of J.P. Software.  PKZip and PKUnzip are
  106.         trademarks of PKWare.  4EDIT and all the files and document- 
  107.         ation distributed with it are copyright 1990 by Iram J. Weinstein.  
  108.         All rights reserved.
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   1
  137.  
  138.  
  139.                                 4EDIT User's Guide
  140.                                   Version 1.02
  141.  
  142.                                Copyright (C) 1990
  143.                                  I. J. Weinstein
  144.  
  145.         A.BACKGROUND
  146.  
  147.              In 1988, I wrote and distributed a shareware program, XDIR, 
  148.         which was one of the first DOS directory programs to attach a 
  149.         comment to each file.  When I first saw 4DOS, I loved it, but 
  150.         I wanted to have the same sort of full-screen editor for directory
  151.         comments (or, in 4DOS terms, Descriptions) that I had in XDIR.
  152.  
  153.              4EDIT provides this feature.  I think you will find it very
  154.         useful.  Its good practice to comment your files, and often its 
  155.         handy to see the descriptions attached to other files, while you 
  156.         are writing a new one.           
  157.  
  158.  
  159.         B. 4EDIT USAGE
  160.  
  161.              4EDIT Usage is:
  162.  
  163.                 4EDIT [d:][path][filespec] [+ filespec] [+..]
  164.  
  165.              A directory display similar to that of SELECT will appear
  166.         showing all of the files meeting any of the filespecs. This
  167.         use of include lists is identical to the 4DOS 3.0 DIR and
  168.         SELECT usage.  Note that only the first argument in an include 
  169.         list can have a pathname; subsequent arguments default to the 
  170.         same path.
  171.  
  172.              You can cursor around the screen using <Up>, <Dn>, <PgUp>, 
  173.         <PgDn>, <Ctrl-PgUp> and <Ctrl-PgDn>.  At any row, you can start 
  174.         typing.  This will automatically start the EDIT mode, and a 
  175.         cursor will appear.  Typing will start at the beginning of the 
  176.         description in Insert mode.  The editor is WordStar compatible 
  177.         and also supports the following:
  178.  
  179.          <Esc>                        Quit without saving
  180.          <Enter>                      End edit. Save changed Descriptions   
  181.  
  182.          <PgUp>                       Cursor back one screen
  183.          <PgDn>                       Cursor forward one screen
  184.          <Ctrl-PgUp>                  Cursor to top of first screen
  185.          <Ctrl-PgDn>                  Cursor to end of last screen
  186.  
  187.          <Left>                       Cursor left one character   
  188.          <Right>                      Cursor right one character   
  189.          <CtrlLeft>                   Cursor left one word   
  190.          <CtrlRight>                  Cursor right one word   
  191.          <Home>                       Cursor to beginning of line
  192.          <End>                        Cursor to end of line
  193.  
  194.  
  195.                                    2
  196.  
  197.          <Del>                        Delete character at cursor
  198.          <Bksp>                       Delete character to left of cursor
  199.          <CtrlEnd>                    Delete to end of line
  200.          <CtrlY>,<CtrlX>              Delete entire line
  201.          <CtrlHome>                   Delete from beginning of line
  202.          <CtrlT>                      Delete word to right of cursor
  203.          <CtrlR>                      Restore original contents of line
  204.  
  205.          <Ins>                        Toggle INSERT on and off. Thin cursor
  206.                                       indicates overwrite mode; thicker 
  207.                                       cursor indicates insert mode (default).
  208.  
  209.  
  210.         C. REGARDING REGISTRATION
  211.  
  212.              4EDIT is ShareWare. The law requires that if you use this
  213.         program, you must register and obtain a license for it.
  214.         The registration fee is $15.
  215.  
  216.              Registered users will be notified of upgrades to 4EDIT as
  217.         they are released, and will receive the latest version of the
  218.         program.  Online help is available through CompuServe, by
  219.         EasyPlex.  Help is also available by mail. I will try to answer 
  220.         all letters within 48 hours. Non-registered users must include 
  221.         a SASE for a reply. The degree of help available to non-registered 
  222.         users is purely discretionary. Registrations and inquiries should 
  223.         be sent to:
  224.  
  225.                                  Iram J. Weinstein
  226.                                  XD Systems
  227.                                  1014 Shipman Lane
  228.                                  McLean, VA 22101
  229.                                    Voice (703) 821-3215
  230.                                    CIS 70741,3711
  231.  
  232.              A registration form is included at the end of this manual.
  233.  
  234.              Commercial use of 4EDIT without payment of the registration
  235.         fee is prohibited. Site licenses are available for users with
  236.         multiple machines. Please contact me for information.
  237.  
  238.              The program and its associated documentation are the 
  239.         copyrighted property of the author. Non-commercial users
  240.         are granted the right to use copy and share 4EDIT with the 
  241.         following conditions:
  242.  
  243.              Shareware distributors and Users Groups may charge a 
  244.         nominal fee for copying and distributing this program
  245.         and Bulletin Board Systems may likewise carry it. Any
  246.         distribution of 4EDIT must include without alteration only the
  247.         files 4EDIT.EXE and 4EDIT.TXT, unchanged.  Permission is
  248.         also given for electronic distribution of archived versions of 
  249.         these files on electronic bulletin boards. 
  250.  
  251.                                   3
  252.  
  253.    
  254.  
  255.         D. 4EDIT VERSION HISTORY
  256.  
  257.         Ver 0.90 (Beta Test) 12/01/89
  258.           This is the original release.  It used batch files to drive
  259.           4edit and could only run under 4DOS.
  260.  
  261.         Ver 0.91 (Beta Test) 12/20/89
  262.           4EDIT now stands alone, and can be run under DOS.
  263.  
  264.         Ver 0.92 (Beta Test) 1/18/90
  265.          Corrected error causing highlighted row to blink on some machines.
  266.          Modified so that EDIT function is always active.
  267.          Correct command line parser so that  C: ==> C:*.*  
  268.          and ABC ==> ABC\*.* if ABC is a directory but ABC.* otherwise.
  269.  
  270.         Ver 0.93 (Beta Test) 2/04/90 
  271.          This is mostly bug cleanup. 
  272.          1. Entering the editor with a right arrow positioned the cursor 
  273.          to the second character of an existing description, but to the 
  274.          first character of an empty description.  Fixed to always go to 
  275.          the first character position.
  276.          2. Cursor size in Insert mode made larger and easier to 
  277.          distinguish from overstrike mode.
  278.          3. 4EDIT lost descriptions on some files in big directories. Now
  279.          fixed.
  280.          4. Use of wildcard symbols * and ? changed to match 4DOS extended
  281.          features.
  282.          5.Ver 0.92 tried to correct command line parser so that  
  283.          C: ==> C:*.* and ABC ==> ABC\*.* if ABC is a directory but 
  284.          ABC.* otherwise. Got it right this time!
  285.          6. The default state of the editor is insert mode.  This used to be
  286.          reset on each line.  Now 4EDIT remembers if you toggle insert mode
  287.          and starts the next line in the state you left it.
  288.  
  289.         Version 1.0  3/11/90 
  290.          First public release
  291.  
  292.         Version 1.01  3/21/90 
  293.          Minor changes in documentation.   
  294.  
  295.         Version 1.02  4/01/90 
  296.          Changed file access to run on networks reliably.
  297.          Added name and serial number on registered copies.
  298.  
  299.         Version 1.03  6/10/90
  300.         Modified to correct for 4DOS 3.0 quirk. Entries in DESCRIPT.ION 
  301.         are sometimes delimited by LF instead of CRLF.  Earlier versions 
  302.         of 4EDIT misread these lines.
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.                                     4 
  313.  
  314.         E. 4ZIP/4UNZIP
  315.         
  316.              Also take a look at 4ZIP and 4UNZIP.  These are also
  317.         utilities for use with 4DOS.  These programs are shells that
  318.         use the PKWare programs PKZIP and PKUNZIP.  They provide a 
  319.         facility for ZIPping and UNZIPping selected files along with 
  320.         the 4DOS directory comments.  Both provide a full screen SELECT
  321.         screen, allowing you to easily pick the files to enter or
  322.         remove from the ZIP file. The 4ZIP/4UNZIP package is shareware, 
  323.         available on Bulletin Boards and from shareware distributors. 
  324.         Registration is $15.  See the order form at the end of this
  325.         manual.
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.                                     5
  368.  
  369.  
  370.  
  371.                   SOFTWARE REGISTRATION FORM AND ORDER
  372.  
  373.  
  374.  
  375.  Check all that apply:                                    
  376.  
  377.    [ ] 4EDIT registration            _____ @ $15.00    
  378.  
  379.    [ ] 4ZIP/4UNZIP registration      _____ @ $15.00    
  380.  
  381.        TOTAL ENCLOSED: $______
  382.  
  383.  
  384.              If you already have copies of the programs you are
  385.         ordering , where were they obtained?
  386.  
  387.     [ ]CompuServe [ ]Friend [ ]Employer [ ]BBS ______________________
  388.  
  389.     [ ]ShareWare Distributor ________________________________________
  390.  
  391.  
  392.   Payment is by check[ ] or money order[ ] (Sorry - no COD or charges)
  393.  
  394.  
  395.  
  396.         NAME    ___________________________________________
  397.  
  398.         COMPANY ___________________________________________
  399.  
  400.         ADDRESS ___________________________________________
  401.  
  402.         CITY    ___________________________________________
  403.  
  404.         STATE   __________________________ZIP _____________
  405.  
  406.  
  407.  
  408.         Send your registration form and payment to:
  409.  
  410.                        XD Systems
  411.                        1014 Shipman Lane
  412.                        McLean, VA 22101
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.                                   6
  424.  
  425.